home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / bragtag1.zip / BRAGTAG.DOC < prev    next >
Text File  |  1993-04-28  |  5KB  |  108 lines

  1.  
  2.  
  3.                              BragTag version 1.00
  4.                             "The TagLine Displayer"
  5.  
  6.                               
  7.                               Copyright(c) 1993   
  8.                  All Rights Reserved
  9.  
  10.                 BRAGWARE! -> Rick Bursey
  11.                    10 Colonial Ave.
  12.                   Stephenville, NF.
  13.                   A2N 1Y6
  14.                   Canada
  15.             
  16.                                 BBS Support
  17.                        StrayBit BBS # 1-709-643-3462
  18.  
  19.  
  20.  
  21.  
  22.  Disclaimer
  23.  ──────────
  24.   I claim no responsibility for any damages or losses caused by the use or 
  25. misuse of this program. It is being distributed "as is" with no warranty of 
  26. any kind being expressed or implied. The user agrees to these terms by the 
  27. use of this program.
  28.  
  29.  Introduction to BragTag
  30.  ───────────────────────
  31.   BragTag is a program which will display a humorous quote each time someone
  32. logs onto or off of your BBS. It does this by creating two different files, 
  33. one containing ANSI escape characters and one containing just plain old ASCII
  34. text. This way both groups of people can view the quote, those who are using
  35. colour mode and those who do not.
  36.  
  37.  Directions
  38.  ────────── 
  39.  BragTag is very easy to setup because it comes with it's own configuration
  40. utility. The easiest way to set up BragTag is to use this utility. BragCfg.EXE
  41. will prompt you for the proper information and then create a file called 
  42. "BRAGTAG.CFG", which is used by BRAGTAG each time it creates the two display 
  43. files. If you would rather make your own config file with a text editor this
  44. is the format of the config file:
  45.  
  46.  BBS NAME                       <- put the name of your BBS on this line
  47.  Header Line                    <- a line displayed before the quote
  48.  Footer Line                    <- a line displayed after the quote
  49.  ANSI File Name and Path        <- the place to put this file when created
  50.  ASCII File Name and Path       <- the place to put this file when created
  51.  Quote Data File Name and Path  <- the place where your taglines are located
  52.  
  53.  The configuration file must be located in the same directory as BRAGTAG.EXE,
  54. so you might consider using a batch file to call bragtag if you want to put
  55. it in it's own directory away from your other files. A sample batch file is 
  56. included for you to go by.
  57.  Once you have the configuration file set up all you have to do is set up
  58. your BBS so that after a caller logs off it calls BRAGTAG to create the two
  59. display files. Also you will have to set up your board so that it will 
  60. display the proper file to callers when they log on (or off). That's it, 
  61. ther's not much to it at all.
  62.  Remember you can use any TagLine file as input, even one that you might be
  63. using with your favorite offline mail reader, or any other file that contains
  64. single lines of pure ASCII text.
  65.  
  66.  About Shareware
  67.  ───────────────
  68.  BragTag is being distributed as Shareware, as such you may "try before you 
  69. buy". Shareware is NOT free software. You are licensed to operate the 
  70. Shareware distribution copy on a trial basis of 30 days. Then if you like it 
  71. and make regular use of it, you are required to pay for it.
  72.  If you find this program of value and continue to use it, please show your 
  73. support and send along a small registration fee of $5.00. For your 
  74. registration fee you'll get my thanks and a notice of all upgrades of this 
  75. and any other utilities that I write in the future. If you send me $10.00 
  76. dollars I'll send you a a disk containing the lastest version, when 
  77. available, and the SHAREWARE versions of my other utilities. If you'd rather 
  78. not register, how about sending me a postcard and telling me where you are 
  79. and where you got your copy of BragTag. This way I can find out just where this
  80. program has made it to.
  81.  
  82.  Support BBS!
  83.  ────────────
  84.  If you have a question or comment and just can't wait for the mail, I can be
  85. reached on STRAYBIT BBS, Stephenville Newfoundland. This is a free access BBS
  86. run by Lloyd Pittman. The number is 1-709-643-3462, 9600 Bps. 
  87.  Thanks Lloyd.
  88.  
  89.  Files in this Archive
  90.  ─────────────────────
  91.  BRAGTAG.EXE - the main executable program.
  92.  BRAGTAG.DOC - this file.
  93.  BRAGCFG.EXE - the configuration utility program.
  94.  BRAGTAG.CFG - sample configuration file.
  95.  BRAGTAG.DAT - sample data file containing over 2000 quotes.
  96.  QUOTES.BAT  - sample batch file to call BragTag.
  97.  SAMPLE.ANS  - sample ANSI BragTag file.
  98.  SAMPLE.ASC  - sample ASCII BragTag file.
  99.  BRAG.COM    - blatant advertisement (what a show-off!).
  100.  FILE_ID.DIZ - bbs archive discription file.
  101.  
  102.  
  103.  History
  104.  ───────
  105.  04/26/93 - Initial public release.
  106.  
  107.  
  108.